home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / util / misc / beer2001.readme < prev    next >
Text File  |  2001-05-03  |  3KB  |  99 lines

  1. Short:   Calculates the cheapest alcohol drink from a given list
  2. Author:  Bongoman (fedex@emsmail.net)
  3. Version: 1.0
  4. Type:    util/misc
  5.  
  6. Beer 2001 v1.0 written by Bongoman
  7.  
  8. This is an advanced advisory system. Beer 2001 can recommend the cheapest drink with the
  9. maximum amount of alcohol from a given list of alcoholic beverages. It can provide the
  10. comparison of amount of alcohol in each set of drinks, including amount of standard drinks
  11. and the price of the lot. This program uses Australian measure of a standard drink (10g of
  12. absolute alcohol). One USA standard drink is 13.6g of absolute alcohol.
  13.  
  14. In other words, Beer 2001 calculates the cheapest way to get drunk :)
  15.  
  16. Binaries for AmigaOS, Linux i386 and Windows are included. Source code in C++.
  17.  
  18.  
  19. Requirements
  20. ------------
  21.  
  22. Amiga - AmigaOS 3.0
  23. Linux - Linux i386
  24. Windows - Windows 9x/Me/2000/NT
  25.  
  26.  
  27. Usage
  28. -----
  29. No arguments needed to execute. Simply answer the questions Beer 2001 asks. Example:
  30.  
  31. [14:58:06] C:\Dev\beer2001\bin\win32\ >beer2001.exe
  32.  
  33. Beer 2001 v1.0 written by Bongoman
  34.  
  35. Number of drinks to choose from
  36. (minimum 2, maximum 8):                2
  37. Max. amount of cash you can spend:     $30
  38.  
  39. Drink #1 details...
  40.  
  41. Name (no spaces):                      Smirnoff
  42. Alcohol percentage:                    %37
  43. Price for one bottle:                  $24.95
  44. Bottle size (in mililitres):           750
  45.  
  46. Drink #2 details...
  47.  
  48. Name (no spaces):                      VictoriaBitter
  49. Alcohol percentage:                    %4.9
  50. Price for one bottle:                  $3
  51. Bottle size (in mililitres):           750
  52. ------------------------------------------------
  53.  
  54. VictoriaBitter is the cheapest choice. You can buy 10 bottles for $30.
  55.  
  56. Comparison of amount of alcohol:
  57.  
  58. 1 bottle of Smirnoff ($24.95) contain in total 277.5 grams of alcohol (ie 27.75 std. drinks).
  59. 10 bottles of VictoriaBitter ($30) contain in total 367.5 grams of alcohol (ie 36.75 std. drinks).
  60.  
  61. This program uses Australian measure of a standard drink (10g of absolute alcohol).
  62.  
  63.  
  64. Source
  65. ------
  66.  
  67. This program comes with source code written in C++. The program is very simple and has been
  68. successfully compiled on the following configurations:
  69.  
  70. GeekGadgets EGCS, AmigaOS 3.1
  71. EGCS, Slackware Linux 7.1 (intel)
  72. Borland C++ 5.5.1, Windows 98 SE
  73.  
  74.  
  75. Bugs
  76. ----
  77. Drink names cannot contain any spaces (eg. "Fosters Beer" will fail :)
  78.  
  79.  
  80. Legal
  81. -----
  82. This program is freeware. Feel free to change the source and/or redistribute it.
  83.  
  84.  
  85. ============================= Archive contents =============================
  86.  
  87. Original  Packed Ratio    Date     Time    Name
  88. -------- ------- ----- --------- --------  -------------
  89.    54433   54433  0.0% 24-Apr-01 19:17:54 +beer2001_exe.lha
  90.     6624    6624  0.0% 24-Apr-01 18:12:06 +beer2001.gz
  91.    76161   76161  0.0% 24-Apr-01 19:22:00 +beer2001_exe.zip
  92.     2443    1126 53.9% 24-Apr-01 16:59:24 +README
  93.       97      88  9.2% 24-Apr-01 19:09:16 +amiga_make
  94.     3247    1224 62.3% 24-Apr-01 18:10:00 +beer2001.cpp
  95.      116     104 10.3% 24-Apr-01 16:47:44 +linux_make
  96.      135     117 13.3% 24-Apr-01 14:31:42 +win_make.bat
  97. -------- ------- ----- --------- --------
  98.   143256  139877  2.3% 25-Apr-101 22:01:10   8 files
  99.